InstreamAdLoader

This class can be used for loading instream ads

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard

Cancel loading the instream ad.

Link copied to clipboard
suspend fun loadAd(configuration: InstreamAdRequest): <Error class: unknown class>

Loads instream ad object. Suspends until the result is available.

fun loadAd(configuration: InstreamAdRequest, listener: InstreamAdLoadListener)

Loads instream ad object.